home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / python2.5 / curses / panel.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2007-05-11  |  302 b   |  10 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.5)
  3.  
  4. '''curses.panel
  5.  
  6. Module for using panels with curses.
  7. '''
  8. __revision__ = '$Id: panel.py 36560 2004-07-18 06:16:08Z tim_one $'
  9. from _curses_panel import *
  10.